hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
drawEllipse
hip
api
graphics
g2d
renderer2d
Float overloading for drawEllipse
version(DefineOverloadings)
void
drawEllipse
(
float
x
,
float
y
,
float
width
,
float
height
,
int
degrees
= 360
,
HipColor
color
=
HipColor.no
,
int
precision
= 24
)
Meta
Source
See Implementation
hip
api
graphics
g2d
renderer2d
functions
drawCircle
drawEllipse
drawLine
drawRectangle
fillCircle
fillEllipse
fillRectangle
setFont
Float overloading for drawEllipse